-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: Adding AWS Location MCP server #161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Adding AWS Location MCP server #161
Conversation
scottschreckengaust
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excited to see the contribution! Minor details to remediate. Thank you!
|
We are using |
…ghts in the __init__.py file
|
Fixed! Let me know if there is anything else missing! |
Co-authored-by: Scott Schreckengaust <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #161 +/- ##
==========================================
+ Coverage 77.59% 77.91% +0.32%
==========================================
Files 73 75 +2
Lines 6087 6444 +357
Branches 1041 1099 +58
==========================================
+ Hits 4723 5021 +298
- Misses 966 1002 +36
- Partials 398 421 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Adding license to __init__.py Co-authored-by: Scott Schreckengaust <[email protected]>
…__.py Adding proper license Co-authored-by: Scott Schreckengaust <[email protected]>
… to AWS Location MCP Server
scottschreckengaust
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @scouturier - this is getting very close.
Co-authored-by: Scott Schreckengaust <[email protected]>
Co-authored-by: Scott Schreckengaust <[email protected]>
…ation-mcp-server Dockerfile and update test credentials
scottschreckengaust
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Issue number:
Summary
Adding AWS Location MCP server to allow LLM models interact with AWS Location to get coordinates
Changes
Adding AWS Location MCP server to allow LLM models interact with AWS Location to get coordinates
User experience
Checklist
If your change doesn't seem to apply, please leave them unchecked.
Is this a breaking change? (Y/N)
RFC issue number:
Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.